comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 23 May 2023 15:45:17 +0000 (11:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 23 May 2023 15:45:17 +0000 (11:45 -0400)
doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment [new file with mode: 0644]

diff --git a/doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment b/doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment
new file mode 100644 (file)
index 0000000..324e500
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 9"""
+ date="2023-05-23T15:42:39Z"
+ content="""
+Many commands do reflect "notneeded" by not displaying any output.
+
+(I suppose that could even be a problem with --json --batch, since
+a command like drop will not output anything when it has nothing to do.)
+
+In the case of dropkey, it could have skipped displaying anything for keys
+that don't exist, but changing that now doesn't seem wise.
+"""]]